home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / US Government / Google Gov.src < prev    next >
Encoding:
Text File  |  1999-12-12  |  630 b   |  32 lines

  1. # The absolutely unofficial Google plug
  2. # by Raul and his twisted minions
  3. # updated by Troy Goodson <Troy_Goodson@iname.com>
  4. # (Troy is not one of Raul's minions)
  5.  
  6.  
  7. #http://www.teamdraw.com/raul/stuff
  8. #raul@teamdraw.com
  9.  
  10. <search
  11.     name = "Google Gov"
  12.     action = "http://www.google.com/unclesam"
  13.     update="http://www.teamdraw.com/raul/stuff/googlegov.src.hqx"
  14.     method = get>
  15.  
  16. <input name="q" user>
  17. <input name="num" value="40">
  18. #<input name="site" value="search">
  19. #change num to change the number of hits
  20.  
  21. <interpret
  22.  
  23.  
  24.  
  25.     resultListEnd="<div class=nav>"
  26.  
  27.     resultItemStart="<p>"
  28.     resultItemEnd="<br><font color=green>"
  29.  
  30.     >
  31. </search>
  32.